type github.com/google/go-cmp/cmp.dynChecker

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L179: 	dynChecker dynChecker
		compare.go#L637: type dynChecker struct{ curr, next int }
		compare.go#L649: func (dc *dynChecker) Next() bool {